IBM Books

Nways Multiprotocol Access Services
Protocol Configuration and Monitoring
Reference Version 3.3 Volume 2


Configuring and Monitoring Routing Information Protocol (RIP6)

RIP6 is a distance vector routing protocol. Configuration for RIP6 is done for each interface. This chapter describes how to use the RIP6 configuration and operating commands and includes the following sections:


Accessing the RIP6 Configuration Environment

Use the following procedure to access the RIP6 configuration process.

  1. At the OPCON prompt, enter talk 6. (For more detail on this command, refer to "The OPCON Process and Commands" in Nways Multiprotocol Access Services Software User's Guide.) For example:
        * talk 6
        Config>
     
    

    After you enter the talk 6 command, the CONFIG prompt (Config>) displays on the terminal. If the prompt does not appear when you first enter configuration, press Return again.

  2. At the CONFIG prompt, enter the p rip6 command to get to the RIP66 Config> prompt.

RIP6 Configuration Commands

To configure RIP6, enter the commands at the RIP66 Config> prompt.


Table 75. RIP6 Configuration Command Summary
 Command   Function 
? (Help) Displays all the commands available for this command level or lists the options for specific commands (if available). See "Getting Help".
 add   Adds RIP6 on an interface. 
 change   Changes RIP6 metric configuration values. 
 delete   Removes RIP6 from an interface. 
 disable   Disables RIP6 on an interface. 
 enable   Enables RIP6 on an interface. 
 list   Lists the configuration. 
 set   Sets RIP6 metric values. 
Exit Returns you to the previous command level. See "Exiting a Lower Level Environment".

Add

Use the add command to add RIP6 on an interface.

Syntax:

add
interface#

interface#
Specifies the interface to which RIP6 protocol is to be added.
Note:This interface must have an IPv6 address configured or be the virtual interface of an IPv6 over IPV4 tunnel.

Valid Values: Any valid interface number

Default Value: None

Change

Use the change command to change a RIP6 metric.

Syntax:

change
rip6-in-metric
rip6-out-metric

rip6-in-metric
Changes the value of the RIP6 metric for the incoming RIP6 updates.

Change RIPng metric on which interface?
Specifies the interface number on which RIP6 input metric is to be changed.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

RIP6 input Metric
Changes the value of the RIP6 metric on incoming RIP6 updates.

Valid Values: 1 - 15

Default Value: 1

rip6-out-metric
Changes the RIP6 metric on the outgoing RIP6 updates.

Change RIPng metric on which interface?
Specifies the interface number on which RIP6 output metric is to be changed.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

RIP6 output Metric
Specifies the value of the RIP6 metric on outgoing RIP6 updates.

Valid Values: 0 - 15

Default Value: 0

Delete

Use the delete command to remove RIP6 from the specified interface.

Syntax:

delete
interface#

interface#
Specifies the interface from which RIP6 protocol is to be removed.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: None

Disable

Use the disable command to disable RIP6.

Syntax:

disable
rip6
override ...
sending ...

rip6
Disables RIP6 on the specified interface.

Valid Values: Yes or No

Default Value: Yes

Modify RIP6 flags on which interface?
Specifies the interface number on which RIP6 is to be disabled.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

override ...

static-routes
Overrides RIP6 static routes on an interface.

Modify RIP6 flags on which interface?
Specifies the interface number on which RIP6 is to be disabled.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

default
Overrides RIP6 default routes on an interface.

Modify RIP6 flags on which interface?
Specifies the interface number on which RIP6 is to be disabled.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

sending ...

Modify RIP6 flags on which interface?
Specifies the interface number on which RIP6 is to be disabled.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

all-routes
Disables advertisement of all RIP6 routes on an interface.

Valid Values: Yes or No

Default Value: Yes

default-routes
Disables advertisement of RIP6 default routes on an interface.

Valid Values: Yes or No

Default Value: Yes

static-routes
Disables advertisement of RIP6 static routes on an interface.

Valid Values: Yes or No

Default Value: Yes

poisoned-reverse-routes
Disables poison reverse in sending RIP6 updates on an interface.

Valid Values: Yes or No

Default Value: Yes

Enable

Use the enable command to enable RIP6.

Syntax:

enable
rip6
override ...
sending ...

rip6
Enables RIP6 on the specified interface.

Valid Values: Yes or No

Default Value: Yes

Modify RIP6 flags on which interface?
Specifies the interface number on which RIP6 is to be enabled.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

override ...

static-routes
Overrides RIP6 static routes on an interface.

Modify RIP6 flags on which interface?
Specifies the interface number on which RIP6 is to be enabled.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

default
Overrides RIP6 default routes on an interface.

Modify RIP6 flags on which interface?
Specifies the interface number on which RIP6 is to be enabled.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

sending ...

Modify RIP6 flags on which interface?
Specifies the interface number on which RIP6 is to be enabled.
Note:The interface must have RIP6 configured.

Valid Values: Any valid interface number

Default Value: 0

all-routes
Enables advertisement of all RIP6 routes on an interface.

Valid Values: Yes or No

Default Value: Yes

default-routes
Enables advertisement of RIP6 default routes on an interface.

Valid Values: Yes or No

Default Value: Yes

static-routes
Enables advertisement of RIP6 static routes on an interface.

Valid Values: Yes or No

Default Value: Yes

poisoned-reverse-routes
Enables poison reverse in sending RIP6 updates on an interface.

Valid Values: Yes or No

Default Value: Yes

List

Use the list command to display the RIP6 configuration.

Syntax:

list
all
Example:
RIP6 config>list all
 

Set

Use the set command to set RIP6 configuration parameters.

Syntax:

set
rip6-in-metric
rip6-out-metric

rip6-in-metric
Sets the RIP6 metric on incoming RIP6 updates.

Change RIPng metric on which interface?
Specifies the interface number on which RIP6 input metric is to be set.

Valid Values: Any valid interface number

Default Value: 0

RIP6 input Metric
Specifies the value of the RIP6 metric used on incoming RIP6 updates.

Valid Values: 1 - 15

Default Value: 1

rip6-out-metric
Sets the RIP6 metric used on outgoing RIP6 updates.

Change RIPng metric on which interface?
Specifies the interface number on which RIP6 output metric is to be set.

Valid Values: Any valid interface number

Default Value: 0

RIP6 output Metric
Specifies the value of the metric used on outgoing RIP6 updates.

Valid Values: 0 - 15

Default Value: 0


Accessing the RIP6 Monitoring Environment

Use the following procedure to access the RIP6 monitoring commands. This process gives you access to the RIP6 monitoring process.

  1. At the OPCON prompt, enter talk 5. (For more detail on this command, refer to "The OPCON Process" in Nways Multiprotocol Access Services Software User's Guide.) For example:
        * talk 5
        +
    

    After you enter the talk 5 command, the GWCON prompt (+) displays on the terminal. If the prompt does not appear when you first enter configuration, press Return again.

  2. At the + prompt, enter the p rip6 command to get you to the RIP6> prompt.

    Example:

        + p rip6
        RIP6>
     
    

RIP6 Monitoring Commands

This section describes the RIP6 monitoring commands.

Table 76. RIP6 Monitoring Command Summary
 Command   Function 
? (Help) Displays all the commands available for this command level or lists the options for specific commands (if available). See "Getting Help".
 list   Displays the configuration. 
 dump   Displays routing tables. 
 ping6   Dynamically pings an IPv6 address. 
 reset   Dynamically resets RIP6. 
 traceroute6   Dynamically traces a route. 
Exit Returns you to the previous command level. See "Exiting a Lower Level Environment".

List

Use the list command to display the configuration.

Syntax:

list
Example:
RIP6>list

Dump

See "Dump routing tables" for information about the dump command.

Ping6

See "Ping6" for details about the ping6 command.

Reset

Syntax:

reset
Example:
RIP6>reset

Traceroute6

See "Traceroute6" for details about the traceroute6 command.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]